From: Debian OpenLDAP Maintainers Date: Sun, 14 Feb 2021 18:32:34 +0000 (+0000) Subject: set-maintainer-name X-Git-Tag: archive/raspbian/2.4.47+dfsg-3+rpi1+deb10u6^2~27 X-Git-Url: https://dgit.raspbian.org/%22http://www.example.com/cgi/%22/%22http:/www.example.com/cgi/%22?a=commitdiff_plain;h=d030da0018ab51ad898df875c3ad134860f521b9;p=openldap.git set-maintainer-name Gbp-Pq: Name set-maintainer-name --- diff --git a/build/mkversion b/build/mkversion index 4e357236..071ad7f9 100755 --- a/build/mkversion +++ b/build/mkversion @@ -50,12 +50,7 @@ if test $# != 1 ; then fi APPLICATION=$1 -# Reproducible builds set SOURCE_DATE_EPOCH, want constant strings -if [ -n "${SOURCE_DATE_EPOCH}" ]; then - WHOWHERE="openldap" -else - WHOWHERE="$USER@$(uname -n):$(pwd)" -fi +WHOWHERE="Debian OpenLDAP Maintainers " cat << __EOF__ /* This work is part of OpenLDAP Software .